Welcome![Sign In][Sign Up]
Location:
Search - questionnaire jsp

Search list

[JSP/Javaafvotev1.2

Description: 投票问卷管理系统说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。-vote questionnaire Management System Note 1) administrator landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When users opendata.jsp document to amend, modify SQL Server username and password.
Platform: | Size: 32853 | Author: 唐文斌 | Hits:

[JSP/Javachandddd

Description: 数据库表结构 用SQL Server建立数据库 数据库名:questionnaire Questions表 QuestionID 索引投票主题 Questions 存储投票主题内容 Isvisable 标识投票是否在前台显示 Date 记录投票发布时间 IsOpen 标识投票结果是否向投票用户公开 Items表 ItemID 索引投票选项 QuestionID 关联投票主题 Item 存储投票选项内容 ItemCount 投票记数 Admins表 AdminName 管理员用户名 AdminPwd 管理员密码 说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。 3)目前的数据库连接、访问、修改都是通过页面完成,效率不是太高,在新版本中将使用JavaBeans实现。 4)新版本将添加如下功能:管理员权限设置、投票主题发布可选择单选或多选、投票者留言反馈等。 5)这是我用JSP做的第一个小项目,希望能与更多的朋友交流,我的信箱:fangpeng8118@21cn.com (阿房) -structure of the database tables with SQL Server database database name : Questions questionnaire table QuestionID Index vote theme Q uestions storage vote Isvisable theme logo in the foreground polling showed Date voting records issued IsOpen logo vote whether to vote users open Items Table ItemI D QuestionID index options linked to the voting voting voting theme Item storage options as ItemC voting been credited several Admins Table AdminName administrators manage user name AdminPwd Members password Note 1) administrators landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When the user to amend opendata.jsp documents, changes SQL Server username and password. 3) the current database connections, access, modify through the pages are co
Platform: | Size: 67832 | Author: 陈寻 | Hits:

[JSP/Javaquestionnaire

Description: JSP 在线投票系统.附加数据库。附加D:\\tomcat5.0\\webapps\\chap17目录下的questionnaire_Data.MDF数据库文件。 运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。 -JSP online voting system. Additional database. Additional D : \\ tomcat5.0 \\ webapps \\ directory under the chap17 questionnai re_Data.MDF database files. Operation. Start Tomcat, and then in the browser input http://localhost : 8080/chap17/admin/login.jsp. In the text box enter a user name of "admin" and the password "123."
Platform: | Size: 823045 | Author: 刘卡卡 | Hits:

[JSP/Javaafangv1.2

Description: 阿房投票问卷管理系统 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。 3)目前的数据库连接、访问、修改都是通过页面完成,效率不是太高,在新版本中将使用JavaBeans实现。 4)新版本将添加如下功能:管理员权限设置、投票主题发布可选择单选或多选、投票者留言反馈等。-Awa vote a questionnaire Management System) administrator landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When users opendata.jsp document to amend, modify SQL Server username and password. 3) the current database connections, access, modify through the pages are completed, efficiency is not high, the new version will use JavaBeans achieve. 4) The new version will add the following functions : administrator settings, the option to vote theme release danxuan or election, voters voice feedback.
Platform: | Size: 27872 | Author: 康小雨 | Hits:

[Other resourcequestionnaire

Description: 一个用简单的jsp实现的问卷调查系统,主要实现是管理员的操作~适合初学者学习参考~界面用css+DIV实现
Platform: | Size: 181982 | Author: 苏万东 | Hits:

[JSP/Javaafvotev1.2

Description: 投票问卷管理系统说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。-vote questionnaire Management System Note 1) administrator landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When users opendata.jsp document to amend, modify SQL Server username and password.
Platform: | Size: 32768 | Author: 唐文斌 | Hits:

[JSP/Javaafangv1.2

Description: 阿房投票问卷管理系统 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。 3)目前的数据库连接、访问、修改都是通过页面完成,效率不是太高,在新版本中将使用JavaBeans实现。 4)新版本将添加如下功能:管理员权限设置、投票主题发布可选择单选或多选、投票者留言反馈等。-Awa vote a questionnaire Management System) administrator landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When users opendata.jsp document to amend, modify SQL Server username and password. 3) the current database connections, access, modify through the pages are completed, efficiency is not high, the new version will use JavaBeans achieve. 4) The new version will add the following functions : administrator settings, the option to vote theme release danxuan or election, voters voice feedback.
Platform: | Size: 27648 | Author: 康小雨 | Hits:

[JSP/Javachandddd

Description: 数据库表结构 用SQL Server建立数据库 数据库名:questionnaire Questions表 QuestionID 索引投票主题 Questions 存储投票主题内容 Isvisable 标识投票是否在前台显示 Date 记录投票发布时间 IsOpen 标识投票结果是否向投票用户公开 Items表 ItemID 索引投票选项 QuestionID 关联投票主题 Item 存储投票选项内容 ItemCount 投票记数 Admins表 AdminName 管理员用户名 AdminPwd 管理员密码 说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。 3)目前的数据库连接、访问、修改都是通过页面完成,效率不是太高,在新版本中将使用JavaBeans实现。 4)新版本将添加如下功能:管理员权限设置、投票主题发布可选择单选或多选、投票者留言反馈等。 5)这是我用JSP做的第一个小项目,希望能与更多的朋友交流,我的信箱:fangpeng8118@21cn.com (阿房) -structure of the database tables with SQL Server database database name : Questions questionnaire table QuestionID Index vote theme Q uestions storage vote Isvisable theme logo in the foreground polling showed Date voting records issued IsOpen logo vote whether to vote users open Items Table ItemI D QuestionID index options linked to the voting voting voting theme Item storage options as ItemC voting been credited several Admins Table AdminName administrators manage user name AdminPwd Members password Note 1) administrators landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When the user to amend opendata.jsp documents, changes SQL Server username and password. 3) the current database connections, access, modify through the pages are co
Platform: | Size: 67584 | Author: 陈寻 | Hits:

[JSP/Javaquestionnaire

Description: JSP 在线投票系统.附加数据库。附加D:\tomcat5.0\webapps\chap17目录下的questionnaire_Data.MDF数据库文件。 运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。 -JSP online voting system. Additional database. Additional D : \ tomcat5.0 \ webapps \ directory under the chap17 questionnai re_Data.MDF database files. Operation. Start Tomcat, and then in the browser input http://localhost : 8080/chap17/admin/login.jsp. In the text box enter a user name of "admin" and the password "123."
Platform: | Size: 822272 | Author: 刘卡卡 | Hits:

[JSP/Javaquestionnaire

Description: 一个用简单的jsp实现的问卷调查系统,主要实现是管理员的操作~适合初学者学习参考~界面用css+DIV实现-A simple jsp realize survey system, the main administrator of the operation is suitable for beginners to learn the reference ~ ~ interface css+ DIV realize
Platform: | Size: 181248 | Author: 苏万东 | Hits:

[JSP/JavaQuestion

Description: 用JSP編寫的線上問卷調查系統,提供JSP及JavaBean源始碼-Using JSP prepared online survey system to provide源始Code JSP and JavaBean
Platform: | Size: 27648 | Author: gagaclub | Hits:

[JSP/Javacount

Description: 是一个动态的调查问卷,运用JSP技术和tomcat技术联合开发。-Is a dynamic questionnaire, the use of JSP technology, joint development of technology and tomcat.
Platform: | Size: 29696 | Author: 大黄鱼 | Hits:

[JSP/Javaquestionnaire

Description: 简单的在线问卷调查平台 JSP+SERVLET+JAVEBEAN-Simple online survey platform, JSP+ SERVLET+ JAVEBEAN
Platform: | Size: 464896 | Author: zhangqi | Hits:

[JSP/JavaWenjuan

Description: 问卷调查,用jsp+mysql实现的问卷调查-Questionnaire investigation
Platform: | Size: 444416 | Author: 黎明 | Hits:

[JSP/Javamysurvey

Description: 用MVC开发的网上调查问卷,有Servlet、Jfreechart的jsp网上调查问卷,自己做的大作业。-With the development of online MVC questionnaire, a Servlet, Jfreechart of JSP online questionnaire, oneself do your work.
Platform: | Size: 1007616 | Author: sun | Hits:

[JSP/Javajspvote

Description: JSP阿房投票问卷管理系统 ,一个功能齐全的在线投票问卷管理系统。 阿房投票问卷管理系统V1.2 -JSP A House vote questionnaire management system, a fully functional online voting questionnaire management system. A House vote questionnaire Management System V1.2
Platform: | Size: 34816 | Author: 袁晓栩 | Hits:

[Otherjsp questionnaire

Description: 基于JSP实现的问卷调查系统,用于毕业设计等参考。(JSP based questionnaire survey system for graduation design and other reference.)
Platform: | Size: 13066240 | Author: zhanggw | Hits:

[JSP/Javajsp问卷调查系统源码

Description: 在线的问卷系统,有管理有和用户,可以实时修改问卷问题(Online questionnaire system, there are management and users, can modify the questionnaire in real time)
Platform: | Size: 10953728 | Author: 歪霉 | Hits:

CodeBus www.codebus.net